Hyperbola in Coordinate Geometry
Hyperbola: Definition (Difference of Distances from Two Foci)
The hyperbola is another type of non-degenerate conic section, formed when a plane intersects both nappes of a double cone. Like the ellipse, the hyperbola can also be defined as a locus of points using distances to two fixed points called foci, but with a key difference: the constant is the absolute difference of the distances, not the sum.
Definition (Based on Foci)
A hyperbola is defined as the locus of all points $P$ in a plane such that the absolute difference of the distances from $P$ to two distinct fixed points, $F_1$ and $F_2$, in the plane is a constant positive value. The two distinct fixed points $F_1$ and $F_2$ are called the foci of the hyperbola.
Let $P(x, y)$ be any point on the hyperbola.
Let $F_1$ and $F_2$ be the two fixed foci.
The defining condition for any point $P$ to be on the hyperbola is:
$\text{Absolute difference of distances from P to } F_1 \text{ and } F_2 = \text{Constant}$
(Definition of Hyperbola)
$\mathbf{||PF_1| - |PF_2|| = \text{Constant}}$

Let the constant absolute difference be $2a$. The condition becomes $||PF_1| - |PF_2|| = 2a$.
The constant difference ($2a$) must be positive and strictly less than the distance between the two foci ($|F_1 F_2|$). So, $0 < 2a < |F_1 F_2|$, which implies $0 < a < c$, where $2c = |F_1 F_2|$ is the distance between the foci.
The hyperbola consists of two separate, unbounded curves called branches. For any point P on one branch, $|PF_1| - |PF_2| = 2a$, and for any point P on the other branch, $|PF_2| - |PF_1| = 2a$. The absolute value combines both cases.
Key Terminology Associated with Foci Definition
Based on the foci definition, we can identify and define several key geometric features of a hyperbola:
-
Foci ($F_1, F_2$): The two fixed points used in the definition ($||PF_1| - |PF_2|| = \text{constant}$).
-
Center (C): The midpoint of the line segment joining the two foci ($F_1 F_2$). The hyperbola is symmetric about its center.
-
Transverse Axis: The line segment that passes through the two foci and has its endpoints on the two branches of the hyperbola. The length of the transverse axis is equal to the constant absolute difference of distances, $2a$.
-
Vertices ($V_1, V_2$): The two endpoints of the transverse axis. They are the points where the hyperbola intersects the line passing through the foci. The distance from the center to each vertex is $a$. The vertices are the points on the hyperbola closest to each other.
-
Conjugate Axis: The line segment that passes through the center, is perpendicular to the transverse axis. Its length is denoted by $2b$, and $b$ is related to $a$ and $c$ (distance from center to focus) by the relationship $c^2 = a^2 + b^2$. The endpoints of the conjugate axis are sometimes called the co-vertices.

The relationship $c^2 = a^2 + b^2$ is a key identity for hyperbolas, linking the distance from the center to the focus ($c$), the semi-transverse axis ($a$), and the semi-conjugate axis ($b$). Note that for a hyperbola, $c > a$, which is consistent with $c^2 = a^2 + b^2$ when $b>0$. Also, $a$ is NOT necessarily greater than $b$ in a hyperbola.
Hyperbola Definition (Summary)
Definition:
Locus of points P such that the absolute difference of distances from P to two fixed foci ($F_1, F_2$) is a constant value ($2a$).
$\mathbf{||PF_1| - |PF_2|| = 2a}$
Key Parameters & Terms:
- Foci ($F_1, F_2$): The two fixed points.
- Constant Difference ($2a$): Length of the transverse axis ($0 < 2a < |F_1 F_2|$).
- Center (C): Midpoint of $F_1 F_2$.
- Transverse Axis: Line segment through foci, endpoints on hyperbola (length $2a$).
- Vertices ($V_1, V_2$): Ends of the transverse axis.
- Conjugate Axis: Segment through center, perpendicular to transverse axis (length $2b$).
- Distance between Foci ($|F_1 F_2|$): Denoted as $2c$.
Relationship:
$\mathbf{c^2 = a^2 + b^2}$ (for $a, b, c > 0$)
Eccentricity:
$\mathbf{e = c/a}$, with $\mathbf{e > 1}$ for a non-degenerate hyperbola.
Standard Equations of Hyperbola ($\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1$, etc.)
The algebraic equations for a hyperbola are derived using its definition based on the absolute difference of distances to two foci. The standard forms of these equations are obtained when the center of the hyperbola is at the origin $(0, 0)$ and its transverse axis (the axis containing the foci and vertices) lies along either the x-axis or the y-axis.
Case 1: Foci on the x-axis (Transverse Axis along x-axis)
Let the center of the hyperbola be at the origin $C(0, 0)$.
Let the foci be located on the x-axis, symmetric with respect to the origin. Let their coordinates be $F_1(-c, 0)$ and $F_2(c, 0)$, where $c$ is a positive constant representing the distance from the center to each focus ($c > 0$). The distance between the foci is $2c$.
By the definition of a hyperbola, for any point $P(x, y)$ on the hyperbola, the absolute difference of the distances from $P$ to the foci is a constant value, which we denote as $2a$. So, $||PF_1| - |PF_2|| = 2a$. For a hyperbola to be formed, the constant difference $2a$ must be strictly less than the distance between the foci $2c$. Thus, $0 < 2a < 2c$, which implies $0 < a < c$.
Using the distance formula for $|PF_1|$ and $|PF_2|$:
$|PF_1| = \sqrt{(x - (-c))^2 + (y - 0)^2} = \sqrt{(x + c)^2 + y^2}$
$|PF_2| = \sqrt{(x - c)^2 + (y - 0)^2} = \sqrt{(x - c)^2 + y^2}$
Substitute these into the hyperbola definition equation $||PF_1| - |PF_2|| = 2a$:
$|\sqrt{(x + c)^2 + y^2} - \sqrt{(x - c)^2 + y^2}| = 2a$
... (i)
Removing the absolute value, we get $\sqrt{(x + c)^2 + y^2} - \sqrt{(x - c)^2 + y^2} = \pm 2a$.
Derivation Steps (Algebraic Manipulation):
Similar to the ellipse derivation, but with a difference and absolute value, the process involves isolating radicals and squaring multiple times. Starting from $\sqrt{(x + c)^2 + y^2} - \sqrt{(x - c)^2 + y^2} = \pm 2a$:
- Isolate one radical:
$\sqrt{(x + c)^2 + y^2} = \pm 2a + \sqrt{(x - c)^2 + y^2}$
- Square both sides:
$(x + c)^2 + y^2 = (\pm 2a)^2 + 2(\pm 2a)\sqrt{(x - c)^2 + y^2} + ((x - c)^2 + y^2)$
$x^2 + 2cx + c^2 + y^2 = 4a^2 \pm 4a\sqrt{(x - c)^2 + y^2} + x^2 - 2cx + c^2 + y^2$
- Simplify by canceling terms ($x^2, c^2, y^2$):
$2cx = 4a^2 \pm 4a\sqrt{(x - c)^2 + y^2} - 2cx$
$4cx - 4a^2 = \pm 4a\sqrt{(x - c)^2 + y^2}$
- Divide by 4:
$cx - a^2 = \pm a\sqrt{(x - c)^2 + y^2}$
- Square both sides again:
$(cx - a^2)^2 = (\pm a)^2 ((x - c)^2 + y^2)$
$c^2x^2 - 2a^2cx + a^4 = a^2 (x^2 - 2cx + c^2 + y^2)$
$c^2x^2 - 2a^2cx + a^4 = a^2x^2 - 2a^2cx + a^2c^2 + a^2y^2$
- Simplify by canceling $-2a^2cx$:
$c^2x^2 + a^4 = a^2x^2 + a^2c^2 + a^2y^2$
- Rearrange terms: group x terms, y terms, and constants:
$c^2x^2 - a^2x^2 - a^2y^2 = a^2c^2 - a^4$
$(c^2 - a^2)x^2 - a^2y^2 = a^2(c^2 - a^2)$
- Define a new constant $b^2 = c^2 - a^2$. Since $c > a > 0$, we have $c^2 > a^2$, so $c^2 - a^2 > 0$ and $b^2$ is positive.
$b^2 x^2 - a^2 y^2 = a^2 b^2$
(Substitute $c^2 - a^2 = b^2$)
- Divide the entire equation by $a^2 b^2$ (assuming $a \neq 0, b \neq 0$):
$\frac{b^2 x^2}{a^2 b^2} - \frac{a^2 y^2}{a^2 b^2} = \frac{a^2 b^2}{a^2 b^2}$
Simplify:
$\mathbf{\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1}$
(Standard form 1)
This is the standard equation of a hyperbola centered at the origin with foci on the x-axis. The transverse axis lies along the x-axis. Its length is $2a$, and the vertices are $(\pm a, 0)$. The conjugate axis lies along the y-axis. Its length is $2b$. The foci are at $(\pm c, 0) = (\pm \sqrt{a^2 + b^2}, 0)$. The relationship $c^2 = a^2 + b^2$ holds, where $a$ is related to the vertices (transverse axis) and $b$ is related to the conjugate axis.

The vertices $(\pm a, 0)$ satisfy the equation: $\frac{(\pm a)^2}{a^2} - \frac{0^2}{b^2} = \frac{a^2}{a^2} - 0 = 1$.
Case 2: Foci on the y-axis (Transverse Axis along y-axis)
If the foci are located on the y-axis, symmetric with respect to the origin, at $F_1(0, -c)$ and $F_2(0, c)$, and the constant absolute difference of distances is $2a$ ($0 < a < c$), a similar derivation leads to the standard equation for a hyperbola opening upwards and downwards.
The equation $||PF_1| - |PF_2|| = 2a$ becomes $|\sqrt{(x - 0)^2 + (y - (-c))^2} - \sqrt{(x - 0)^2 + (y - c)^2}| = 2a$, or $|\sqrt{x^2 + (y + c)^2} - \sqrt{x^2 + (y - c)^2}| = 2a$.
Performing analogous algebraic manipulations, substituting $b^2 = c^2 - a^2$, and rearranging, we arrive at the standard equation for a hyperbola centered at the origin with foci on the y-axis:
$\mathbf{\frac{y^2}{a^2} - \frac{x^2}{b^2} = 1}$
In this equation, the variable with the positive squared term ($y^2$) indicates the direction of the transverse axis (y-axis). The denominator under the positive term is $a^2$, where $a$ is the distance from the center to each vertex. So, the vertices are $(0, \pm a)$, and the length of the transverse axis is $2a$. The denominator under the negative term is $b^2$, where $b$ is related to the conjugate axis, length $2b$. The relationship $c^2 = a^2 + b^2$ still holds, where $c$ is the distance from the center to the focus. The foci are at $(0, \pm c) = (0, \pm \sqrt{a^2 + b^2})$.

Key Distinction Between the Two Standard Forms:
For standard hyperbolas centered at the origin, the form is $\frac{\text{variable}^2}{\text{denominator}_1} - \frac{\text{variable}^2}{\text{denominator}_2} = 1$. The variable with the positive squared term determines the location of the transverse axis and vertices.
- If $\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1$, the $x^2$ term is positive. The transverse axis is horizontal (along the x-axis). The vertices are at $(\pm a, 0)$. $a^2$ is under $x^2$.
- If $\frac{y^2}{a^2} - \frac{x^2}{b^2} = 1$, the $y^2$ term is positive. The transverse axis is vertical (along the y-axis). The vertices are at $(0, \pm a)$. $a^2$ is under $y^2$.
In hyperbolas, $a$ is always the semi-transverse axis length (distance from center to vertex), which is the denominator of the positive term. $b$ is always the semi-conjugate axis length. There is no requirement for $a$ to be greater than $b$ (unlike ellipses).
Example 1. Find the equation of the hyperbola with foci at $(0, \pm 5)$ and vertices at $(0, \pm 3)$.
Answer:
Given:
The foci are at $F_1(0, -5)$ and $F_2(0, 5)$.
The vertices are at $V_1(0, -3)$ and $V_2(0, 3)$.
The midpoint of the segment joining the foci (or vertices) is the center of the hyperbola. Midpoint of $(0, -5)$ and $(0, 5)$ is $\left(\frac{0+0}{2}, \frac{-5+5}{2}\right) = (0, 0)$. The center is at the origin.
Since the foci and vertices lie on the y-axis, the transverse axis is along the y-axis. This means the equation is in the standard form $\frac{y^2}{a^2} - \frac{x^2}{b^2} = 1$.
The vertices are the endpoints of the transverse axis. The distance from the center $(0, 0)$ to a vertex $(0, \pm a)$ is $a$. From the vertex $(0, 3)$, the distance from the origin is $a = 3$.
$a = 3$
... (i)
The foci are located at $(0, \pm c)$. The distance from the center $(0, 0)$ to a focus $(0, \pm c)$ is $c$. From the focus $(0, 5)$, the distance from the origin is $c = 5$.
$c = 5$
... (ii)
We need to find the value of $b^2$ using the relationship $c^2 = a^2 + b^2$, or $b^2 = c^2 - a^2$.
Substitute $a=3$ and $c=5$ from (i) and (ii) into the relationship:
$b^2 = 5^2 - 3^2 = 25 - 9 = 16$
... (iii)
Substitute $a^2 = 3^2 = 9$ and $b^2 = 16$ into the standard equation $\frac{y^2}{a^2} - \frac{x^2}{b^2} = 1$:
$\frac{y^2}{9} - \frac{x^2}{16} = 1$
... (iv)
Equation (iv) is the required equation of the hyperbola.
The equation of the hyperbola is $\mathbf{\frac{y^2}{9} - \frac{x^2}{16} = 1}$.
Note that here $a=3$ and $b=4$, so $a
Standard Hyperbola Equations (Summary)
Centered at Origin (0,0):
Relationship: $c^2 = a^2 + b^2$ (where $c$ is distance from center to focus). $a$ is always semi-transverse axis, $b$ is always semi-conjugate axis.
- Foci on x-axis $(\pm c, 0)$: Transverse Axis on x-axis
$\mathbf{\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1}$
($x^2$ term is positive, $a^2$ is under $x^2$)
- Foci on y-axis $(0, \pm c)$: Transverse Axis on y-axis
$\mathbf{\frac{y^2}{a^2} - \frac{x^2}{b^2} = 1}$
($y^2$ term is positive, $a^2$ is under $y^2$)
Parameters:
- $a$: Semi-transverse axis length. Vertices are $\pm a$ units from center along transverse axis.
- $b$: Semi-conjugate axis length. Co-vertices are $\pm b$ units from center along conjugate axis.
- $c$: Distance from center to focus. $c^2 = a^2 + b^2$.
Key Distinction:
The variable with the positive squared term determines the direction of the transverse axis and vertices. $a^2$ is always the denominator of the positive term.
Equation of Hyperbola (General Center $(h, k)$):
Replace $x$ with $(x-h)$ and $y$ with $(y-k)$ in the standard equations. E.g., Center $(h, k)$, transverse axis horizontal: $\frac{(x-h)^2}{a^2} - \frac{(y-k)^2}{b^2} = 1$.
Properties of Hyperbola (Foci, Vertices, Axes, Eccentricity, Directrices, Latus Rectum, Asymptotes)
Just as with parabolas and ellipses, the standard equations of hyperbolas centered at the origin allow us to systematically identify their key geometric properties. These properties define the shape, orientation, and significant points and lines associated with the hyperbola.
The standard equations for a hyperbola centered at the origin are $\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1$ or $\frac{y^2}{a^2} - \frac{x^2}{b^2} = 1$. In these equations, $a$ is always the distance from the center to a vertex (semi-transverse axis length), and $b$ is the semi-conjugate axis length ($a>0, b>0$). The distance from the center to each focus is $c$, related by $c^2 = a^2 + b^2$, with $c > a > 0$.
Eccentricity ($e$)
The eccentricity of a hyperbola is defined as the ratio of the distance from the center to a focus ($c$) to the distance from the center to a vertex ($a$).
$\mathbf{e = \frac{c}{a}}$
Since $c^2 = a^2 + b^2$ and $a, b > 0$, we have $c > a$. Therefore, the eccentricity $e$ of a hyperbola always satisfies $e > 1$.
We can express $c$ and $b^2$ in terms of $a$ and $e$ using $c = ae$:
- $\mathbf{c = ae}$
- $b^2 = c^2 - a^2 = (ae)^2 - a^2 = a^2 e^2 - a^2 = a^2(e^2 - 1)$. Since $e > 1$, $e^2 - 1 > 0$, so $b^2$ is positive.
$\mathbf{b^2 = a^2(e^2 - 1)}$
... (i)
Directrices
Similar to ellipses, hyperbolas also have two directrices, one for each focus, defined by the property $|PF| = e |PM|$, where $e > 1$. The directrices are lines perpendicular to the transverse axis and are symmetric with respect to the center.
- For the hyperbola $\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1$ (transverse axis on x-axis, foci at $(\pm c, 0)$):
The equations of the two directrices are $\mathbf{x = \pm \frac{a}{e}}$. The directrix $x = a/e$ corresponds to the focus $(c, 0) = (ae, 0)$, and the directrix $x = -a/e$ corresponds to the focus $(-c, 0) = (-ae, 0)$. Since $e > 1$, $a/e < a$, confirming that the directrices are vertical lines located between the vertices and the center.
- For the hyperbola $\frac{y^2}{a^2} - \frac{x^2}{b^2} = 1$ (transverse axis on y-axis, foci at $(0, \pm c)$):
The equations of the two directrices are $\mathbf{y = \pm \frac{a}{e}}$. The directrix $y = a/e$ corresponds to the focus $(0, c) = (0, ae)$, and the directrix $y = -a/e$ corresponds to the focus $(0, -c) = (0, -ae)$. These are horizontal lines located between the vertices and the center.
Latus Rectum
The latus rectum of a hyperbola is a chord passing through one of the foci, perpendicular to the transverse axis, and having its endpoints on the hyperbola. A hyperbola has two latera recta, one for each focus.
Length of the Latus Rectum:
Consider the standard hyperbola $\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1$ (transverse axis on x-axis), centered at the origin with foci at $(\pm c, 0)$. The latus rectum through the focus $F_2(c, 0)$ is a vertical line with the equation $x = c$.
To find the y-coordinates of the endpoints, substitute $x = c$ into the equation of the hyperbola:
$\frac{c^2}{a^2} - \frac{y^2}{b^2} = 1$
... (ii)
Solve equation (ii) for $y^2$:
$\frac{y^2}{b^2} = \frac{c^2}{a^2} - 1 = \frac{c^2 - a^2}{a^2}$
From the relationship $b^2 = c^2 - a^2$, we can substitute $c^2 - a^2$ with $b^2$:
$\frac{y^2}{b^2} = \frac{b^2}{a^2}$
... (iii)
Solve equation (iii) for $y^2$:
$y^2 = \frac{b^2 \cdot b^2}{a^2} = \frac{b^4}{a^2}$
... (iv)
Take the square root of equation (iv) to find the y-coordinates:
$y = \pm \sqrt{\frac{b^4}{a^2}} = \pm \frac{b^2}{a}$
... (v)
The endpoints of the latus rectum through $F_2(c, 0)$ are $(c, b^2/a)$ and $(c, -b^2/a)$.

The length of the latus rectum is the distance between these two endpoints. Since they have the same x-coordinate, the distance is the absolute difference of their y-coordinates:
Length of Latus Rectum $= \left|\frac{b^2}{a} - \left(-\frac{b^2}{a}\right)\right| = \left|\frac{2b^2}{a}\right|$
... (vi)
Since $a > 0$ and $b > 0$, $\frac{2b^2}{a}$ is positive.
Length of Latus Rectum $= \frac{2b^2}{a}$
... (vii)
This length is the same for the other latus rectum (through $F_1$) and also for the standard hyperbola with vertical transverse axis $\frac{y^2}{a^2} - \frac{x^2}{b^2} = 1$.
Asymptotes
A unique characteristic of hyperbolas is the presence of two straight lines called asymptotes. The branches of the hyperbola get arbitrarily close to these lines as they extend towards infinity, but they never actually touch them. The asymptotes pass through the center of the hyperbola.
For the standard hyperbola $\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1$ (transverse axis on x-axis, center at origin), the equations of the asymptotes can be found by setting the right-hand side of the equation to zero and solving for $y$:
$\frac{x^2}{a^2} - \frac{y^2}{b^2} = 0$
Rearrange the terms:
$\frac{y^2}{b^2} = \frac{x^2}{a^2}$
Multiply by $b^2$:
$y^2 = \frac{b^2}{a^2}x^2$
Take the square root of both sides:
$\mathbf{y = \pm \frac{b}{a} x}$
(Asymptotes for $\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1$)
For the standard hyperbola $\frac{y^2}{a^2} - \frac{x^2}{b^2} = 1$ (transverse axis on y-axis, center at origin), setting the RHS to zero and solving for $y$:
$\frac{y^2}{a^2} - \frac{x^2}{b^2} = 0$
$\frac{y^2}{a^2} = \frac{x^2}{b^2}$
$y^2 = \frac{a^2}{b^2}x^2$
Take the square root:
$\mathbf{y = \pm \frac{a}{b} x}$
(Asymptotes for $\frac{y^2}{a^2} - \frac{x^2}{b^2} = 1$)

The slopes of the asymptotes are $\pm \frac{b}{a}$ or $\pm \frac{a}{b}$, depending on the orientation. They can be visualized as the diagonals of the rectangle formed by lines $x=\pm a, y=\pm b$ (for horizontal transverse axis) or $x=\pm b, y=\pm a$ (for vertical transverse axis). This rectangle is called the conjugate rectangle or the fundamental rectangle.
Summary of Properties (Hyperbola Centered at Origin)
For standard hyperbolas centered at the origin $(0, 0)$, with semi-transverse axis $a$ and semi-conjugate axis $b$ (where $a>0, b>0$). The distance from the center to each focus is $c = \sqrt{a^2 + b^2}$. Eccentricity $e = c/a$.
Property | $\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1$ | $\frac{y^2}{a^2} - \frac{x^2}{b^2} = 1$ |
---|---|---|
(Common: Center $(0,0)$, $c=\sqrt{a^2+b^2}$, $e=c/a > 1$) | (Transverse Axis on x-axis) | (Transverse Axis on y-axis) |
Center | $(0, 0)$ | $(0, 0)$ |
Transverse Axis Location | Along x-axis ($y=0$) | Along y-axis ($x=0$) |
Length of Transverse Axis | $2a$ | $2a$ |
Length of Semi-transverse Axis | $a$ | $a$ |
Length of Conjugate Axis | $2b$ | $2b$ |
Length of Semi-conjugate Axis | $b$ | $b$ |
Vertices | $(\pm a, 0)$ | $(0, \pm a)$ |
Co-vertices (Endpoints of Conjugate Axis) | $(0, \pm b)$ | $(\pm b, 0)$ |
Foci | $(\pm c, 0) = (\pm ae, 0)$ | $(0, \pm c) = (0, \pm ae)$ |
Eccentricity ($e = c/a$) | $e = \frac{\sqrt{a^2+b^2}}{a}$ | $e = \frac{\sqrt{a^2+b^2}}{a}$ |
Equations of Directrices | $x = \pm \frac{a}{e}$ | $y = \pm \frac{a}{e}$ |
Length of Latus Rectum | $\frac{2b^2}{a}$ | $\frac{2b^2}{a}$ |
Equations of Asymptotes | $y = \pm \frac{b}{a} x$ | $y = \pm \frac{a}{b} x$ |
Example 1. For the hyperbola $9x^2 - 16y^2 = 144$, find the lengths of the transverse and conjugate axes, the coordinates of the vertices and foci, the eccentricity, the length of the latus rectum, and the equations of the asymptotes.
Answer:
The given equation is $9x^2 - 16y^2 = 144$.
To convert this to a standard form, divide the entire equation by 144 to make the right side equal to 1:
$\frac{9x^2}{144} - \frac{16y^2}{144} = \frac{144}{144}$
... (i)
Simplify the fractions in equation (i):
$\frac{\cancel{9}^{1}x^2}{\cancel{144}_{16}} - \frac{\cancel{16}^{1}y^2}{\cancel{144}_{9}} = 1$
... (ii)
$\frac{x^2}{16} - \frac{y^2}{9} = 1$
... (iii)
Equation (iii) is in a standard form of a hyperbola. The $x^2$ term is positive, so the transverse axis is horizontal, along the x-axis. Comparing with $\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1$:
$a^2 = 16 \implies a = \sqrt{16} = 4$ (semi-transverse axis length)
$b^2 = 9 \implies b = \sqrt{9} = 3$ (semi-conjugate axis length)
Now we use $a=4$ and $b=3$ and the properties table for $\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1$ to find the required properties:
- Lengths of Transverse and Conjugate Axes:
Length of Transverse Axis = $2a = 2(4) = \mathbf{8}$.
Length of Conjugate Axis = $2b = 2(3) = \mathbf{6}$.
- Coordinates of the Vertices: For a horizontal transverse axis, vertices are $(\pm a, 0)$.
Vertices = $(\pm 4, 0)$.
- Coordinates of the Foci: We need $c$. Use $c^2 = a^2 + b^2$.
$c^2 = 4^2 + 3^2 = 16 + 9 = 25$. So, $c = \sqrt{25} = 5$.
For a horizontal transverse axis, foci are $(\pm c, 0)$.
Foci = $(\pm 5, 0)$.
- Eccentricity: $e = \frac{c}{a}$.
$e = \frac{5}{4}$. (Note $e > 1$, as expected for a hyperbola).
- Length of Latus Rectum: The length is $\frac{2b^2}{a}$.
Length of Latus Rectum $= \frac{2(3^2)}{4} = \frac{2(9)}{4} = \frac{18}{4} = \frac{9}{2}$.
- Equations of Asymptotes: For $\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1$, the asymptotes are $y = \pm \frac{b}{a} x$.
Asymptotes: $y = \pm \frac{3}{4} x$.
Summary of the properties for the hyperbola $9x^2 - 16y^2 = 144$:
Lengths of transverse and conjugate axes: 8 and 6.
Coordinates of the vertices: $\mathbf{(\pm 4, 0)}$.
Coordinates of the foci: $\mathbf{(\pm 5, 0)}$.
Eccentricity: $\mathbf{\frac{5}{4}}$.
Length of Latus Rectum: $\mathbf{\frac{9}{2}}$.
Equations of asymptotes: $\mathbf{y = \pm \frac{3}{4} x}$.
Hyperbola Properties (Summary)
Key Parameters ($a, b, c, e$):
- $a$: Semi-transverse axis length ($a>0$).
- $b$: Semi-conjugate axis length ($b>0$).
- $c$: Distance from center to focus ($c>0$). $\mathbf{c^2 = a^2 + b^2}$.
- $e$: Eccentricity ($\mathbf{e>1}$). $\mathbf{e = c/a}$. $b^2 = a^2(e^2-1)$.
Transverse/Conjugate Axes:
- Transverse axis length: $2a$. Vertices $(\pm a, 0)$ or $(0, \pm a)$.
- Conjugate axis length: $2b$. Ends $(\pm b, 0)$ or $(0, \pm b)$.
Foci:
Located on the transverse axis, $\pm c$ units from the center.
Directrices:
Two lines, perpendicular to the transverse axis, $\pm a/e$ units from the center.
Latus Rectum:
Chord through focus, perpendicular to transverse axis. Length $= \mathbf{\frac{2b^2}{a}}$.
Asymptotes:
Two lines passing through the center that the hyperbola approaches infinitely closely.
- For $\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1$: $\mathbf{y = \pm \frac{b}{a} x}$.
- For $\frac{y^2}{a^2} - \frac{x^2}{b^2} = 1$: $\mathbf{y = \pm \frac{a}{b} x}$.
For Hyperbola centered at $(h, k)$:
Properties are translated by $(h, k)$ from the origin-centered case. E.g., Vertex $(\pm a, 0)$ becomes $(h \pm a, k)$. Directrix $x = \pm a/e$ becomes $x = h \pm a/e$. Asymptotes $y-k = \pm \frac{b}{a} (x-h)$.
Parametric Equations of Hyperbola
Similar to other conic sections, hyperbolas can also be represented using parametric equations, expressing the coordinates $(x, y)$ of points on the curve as functions of a single parameter. This representation is derived using trigonometric or hyperbolic function identities that resemble the structure of the hyperbola's Cartesian equation.
Parametric Form using Hyperbolic Functions
The standard hyperbolic identity is $\cosh^2 t - \sinh^2 t = 1$, where $\cosh t = \frac{e^t + e^{-t}}{2}$ and $\sinh t = \frac{e^t - e^{-t}}{2}$. This identity directly mirrors the structure of the standard hyperbola equations (difference of two squares equals 1).
Consider the standard hyperbola $\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1$ (transverse axis on x-axis, center at origin). We can set $\frac{x}{a} = \cosh t$ and $\frac{y}{b} = \sinh t$.
Substitute $x = a \cosh t$ and $y = b \sinh t$ into the hyperbola equation:
$\frac{(a \cosh t)^2}{a^2} - \frac{(b \sinh t)^2}{b^2} = 1$
... (i)
Simplify equation (i):
$\frac{a^2 \cosh^2 t}{a^2} - \frac{b^2 \sinh^2 t}{b^2} = 1$
... (ii)
$\cosh^2 t - \sinh^2 t = 1$
... (iii)
Equation (iii) is the standard hyperbolic identity, which is true for all real values of $t$. Thus, the point $(a \cosh t, b \sinh t)$ lies on the hyperbola $\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1$ for any real $t$.
The parametric equations using hyperbolic functions for $\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1$ are:
$\mathbf{x = a \cosh t}$
$\mathbf{y = b \sinh t}$
where $t$ is any real parameter. As $t$ varies from $-\infty$ to $\infty$, $\cosh t$ takes values in $[1, \infty)$. Thus, $x = a \cosh t$ takes values in $[a, \infty)$ (for $a>0$), tracing only the right branch of the hyperbola. To include the left branch, we can use $x = -a \cosh t$ and $y = b \sinh t$, which gives the branch where $x \le -a$. Alternatively, some definitions use $x = \pm a \cosh t, y = b \sinh t$ for both branches.
Parametric Form using Trigonometric Functions
We can also use trigonometric functions, specifically secant and tangent, due to the identity $\sec^2 \theta - \tan^2 \theta = 1$. This identity also fits the hyperbola equation structure.
For the hyperbola $\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1$ (transverse axis on x-axis, center at origin):
Set $\frac{x}{a} = \sec \theta$ and $\frac{y}{b} = \tan \theta$.
Substitute $x = a \sec \theta$ and $y = b \tan \theta$ into the hyperbola equation:
$\frac{(a \sec \theta)^2}{a^2} - \frac{(b \tan \theta)^2}{b^2} = 1$
... (iv)
Simplify equation (iv):
$\frac{a^2 \sec^2 \theta}{a^2} - \frac{b^2 \tan^2 \theta}{b^2} = 1$
... (v)
$\sec^2 \theta - \tan^2 \theta = 1$
... (vi)
Equation (vi) is the standard trigonometric identity, which is true for values of $\theta$ where $\sec \theta$ and $\tan \theta$ are defined (i.e., $\theta \neq \frac{\pi}{2} + n\pi$ for integer $n$). The parametric equations using trigonometric functions are:
$\mathbf{x = a \sec \theta}$
$\mathbf{y = b \tan \theta}$
where $\theta$ is the parameter. As $\theta$ varies (excluding $\pi/2, 3\pi/2$, etc.), this traces both branches of the hyperbola. For instance, as $\theta \to \pi/2^-$, $\sec \theta \to +\infty$, $\tan \theta \to +\infty$, $x \to +\infty$, $y \to +\infty$ (upper right branch). As $\theta \to \pi/2^+$, $\sec \theta \to -\infty$, $\tan \theta \to -\infty$, $x \to -\infty$, $y \to -\infty$ (lower left branch).
Parametric Forms for $\frac{y^2}{a^2} - \frac{x^2}{b^2} = 1$
For the hyperbola with the transverse axis along the y-axis, $\frac{y^2}{a^2} - \frac{x^2}{b^2} = 1$ (center at origin), the parametric equations are similarly derived using the same identities. The key is to match the positive term with the squared term in the identity.
- Using hyperbolic functions ($\cosh^2 t - \sinh^2 t = 1$):
Set $\frac{y}{a} = \cosh t$ and $\frac{x}{b} = \sinh t$. Substitute $x = b \sinh t$ and $y = a \cosh t$ into the equation: $\frac{(a \cosh t)^2}{a^2} - \frac{(b \sinh t)^2}{b^2} = \cosh^2 t - \sinh^2 t = 1$.
$\mathbf{x = b \sinh t, \quad y = a \cosh t}$
As $t$ varies, $\cosh t \ge 1$, so $y = a \cosh t$ traces values in $[a, \infty)$ (for $a>0$), tracing only the upper branch. For the lower branch, use $y = -a \cosh t$ and $x = b \sinh t$, giving $y \le -a$.
- Using trigonometric functions ($\sec^2 \theta - \tan^2 \theta = 1$):
Set $\frac{y}{a} = \sec \theta$ and $\frac{x}{b} = \tan \theta$. Substitute $x = b \tan \theta$ and $y = a \sec \theta$ into the equation: $\frac{(a \sec \theta)^2}{a^2} - \frac{(b \tan \theta)^2}{b^2} = \sec^2 \theta - \tan^2 \theta = 1$.
$\mathbf{x = b \tan \theta, \quad y = a \sec \theta}$
As $\theta$ varies (excluding $\pi/2, 3\pi/2$, etc.), this traces both branches of the hyperbola.
Parametric Form for General Hyperbola (Center $(h, k)$):
If the center is at $(h, k)$, translate the standard parametric equations. For example, for $\frac{(x-h)^2}{a^2} - \frac{(y-k)^2}{b^2} = 1$ (transverse axis horizontal), the parametric equations are:
$\frac{x-h}{a} = \sec \theta \implies \mathbf{x = h + a \sec \theta}$
$\frac{y-k}{b} = \tan \theta \implies \mathbf{y = k + b \tan \theta}$
Using hyperbolic functions: $\mathbf{x = h + a \cosh t, \quad y = k + b \sinh t}$ (for the right branch).
Example 1. Find the Cartesian equation of the curve whose parametric equations are $x = 4 \sec \theta$, $y = 3 \tan \theta$.
Answer:
Given the parametric equations:
$x = 4 \sec \theta$
... (1)
$y = 3 \tan \theta$
... (2)
To find the Cartesian equation, we need to eliminate the parameter $\theta$. The presence of $\sec \theta$ and $\tan \theta$ suggests using the trigonometric identity $\sec^2 \theta - \tan^2 \theta = 1$.
From equation (1), isolate $\sec \theta$:
$\sec \theta = \frac{x}{4}$
... (iii)
From equation (2), isolate $\tan \theta$:
$\tan \theta = \frac{y}{3}$
... (iv)
Substitute the expressions for $\sec \theta$ from (iii) and $\tan \theta$ from (iv) into the identity $\sec^2 \theta - \tan^2 \theta = 1$:
$\left( \frac{x}{4} \right)^2 - \left( \frac{y}{3} \right)^2 = 1$
... (v)
Simplify equation (v) by squaring the terms:
$\mathbf{\frac{x^2}{16} - \frac{y^2}{9} = 1}$
... (vi)
Equation (vi) is the Cartesian equation of the curve. This is the standard equation of a hyperbola centered at the origin $(0,0)$ with $a^2=16$ and $b^2=9$. The transverse axis is along the x-axis ($a=4$), and the conjugate axis is along the y-axis ($b=3$). The parametric equations match the form $x = a \sec \theta, y = b \tan \theta$ with $a=4, b=3$.
Hyperbola Parametric Equations (Summary)
Using Trigonometric Functions (secant/tangent):
Uses identity $\sec^2 \theta - \tan^2 \theta = 1$. Parameter $\theta$ often $0 \le \theta < 2\pi$, excluding points where tan/sec are undefined.
- For $\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1$ (Transverse axis on x-axis):
$\mathbf{x = a \sec \theta, \quad y = b \tan \theta}$
- For $\frac{y^2}{a^2} - \frac{x^2}{b^2} = 1$ (Transverse axis on y-axis):
$\mathbf{x = b \tan \theta, \quad y = a \sec \theta}$
Using Hyperbolic Functions (cosh/sinh):
Uses identity $\cosh^2 t - \sinh^2 t = 1$. Parameter $t$ is any real number.
- For $\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1$ (Transverse axis on x-axis):
$\mathbf{x = a \cosh t, \quad y = b \sinh t}$ (Right branch, $x \ge a$)
Use $x = -a \cosh t$ for left branch ($x \le -a$).
- For $\frac{y^2}{a^2} - \frac{x^2}{b^2} = 1$ (Transverse axis on y-axis):
$\mathbf{x = b \sinh t, \quad y = a \cosh t}$ (Upper branch, $y \ge a$)
Use $y = -a \cosh t$ for lower branch ($y \le -a$).
For Hyperbola with Center $(h, k)$:
Translate the standard forms: e.g., $x-h = a \sec \theta, y-k = b \tan \theta$.
Converting from Parametric to Cartesian:
Use the appropriate identity ($\sec^2 \theta - \tan^2 \theta = 1$ or $\cosh^2 t - \sinh^2 t = 1$) after isolating trigonometric/hyperbolic functions.